- DEMON SLAYER GUN PACK MADE BY TDEV - Discord : https://discord.gg/fpp4uMyeSV

Install :

- drag the folder into your resources

- drag images in ox_inventory/web/images

- copy/paste this code into ox_inventory/data/weapons.lua :


/// WEAPONS

  ['WEAPON_TANJIROSWITCHDRUM'] = {
			label = 'Tanjiro G18 Switch Drum',
			weight = 4500,
			durability = 0.1,
			ammoname = 'ammo-9'
		},
 
/// COMPONENTS

['w_pi_tanjiroswitchdrum_mag1'] = {
			label = 'Tanjiro 50 Round Drum',
			type = 'magazine',
			weight = 500,
			client = {
				component = {
					`COMPONENT_sanemiswitchdrum_CLIP_01`,
					`COMPONENT_akazaswitchdrum_CLIP_01`, 
					`COMPONENT_mitsuriswitchdrum_CLIP_01`,
					`COMPONENT_muzanswitchdrum_CLIP_01`, 
					`COMPONENT_tengenswitchdrum_CLIP_01`, 
					`COMPONENT_zenitsuswitchdrum_CLIP_01`, 
					`COMPONENT_tanjiroswitchdrum_CLIP_01`,
									},
				usetime = 2500
			}
		},



- Restart your server

- ENJOY